Bug 557212 - Problem with which window gains focus and is visible
authorTor Lillqvist <tml@novell.com>
Mon, 3 Nov 2008 22:38:29 +0000 (22:38 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 3 Nov 2008 22:38:29 +0000 (22:38 +0000)
commit74aeac9e66403edfc2974048aba518b78ffc1fa6
tree31f56a02e67ad203f2fee3a59ca06a61d13e003d
parentd06e67023cf779f7af3e508de64ac1316ec08508
Bug 557212 - Problem with which window gains focus and is visible

2008-11-04  Tor Lillqvist  <tml@novell.com>

Bug 557212 - Problem with which window gains focus and is visible

* gdk/win32/gdkevents-win32.c (ensure_stacking_on_activate_app):
Only do the restacking for the active window of the
application. Seems to fix the problem.

(gdk_event_translate): Only call ensure_stacking_on_activate_app()
when the application is being activated, not deactivated.

svn path=/trunk/; revision=21756
ChangeLog
gdk/win32/gdkevents-win32.c